This parameter only is used when ibmdbR is loaded in an RStudio instance of IBM Data Science Experience. Per default ("auto") ibmdbR automatically detects if the provided dsn value is an usual DSN string or the name of a connection in the local connection store. The lookup method can also be manually set to "default", if the dsn parameter should be treated as an usual DSN string. If set to "store" the connection store of RStudio on DSX will be used.
...
Additional arguments for DSN lookup.
idaConn
The connection object.
Details
Opens or closes a connection to a database. Currently, RODBC is used as underlying library, this might
change, however, in the future.